Move this cursor to the next sibling of its current node.
This returns true if the cursor successfully moved, and returns false if there was no next sibling node.
See Implementation
Move this cursor to the next sibling of its current node.
This returns true if the cursor successfully moved, and returns false if there was no next sibling node.